home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / fp / ifp_unix.lzh / ifp / fproot / math / linear / ApndlCol < prev    next >
Encoding:
Text File  |  1987-02-09  |  98 b   |  5 lines

  1. (* Append column (1) to left side of matrix (2) *)
  2.  
  3. DEF ApndlCol AS [1,2|trans] | apndl | trans;
  4.  
  5.